internal/reflectlite.structField.typ (field)

3 uses

	internal/reflectlite (current package)
		type.go#L272: 	typ         *rtype  // type of field
		type.go#L936: 			if !haveIdenticalType(tf.typ, vf.typ, cmpTags) {